home *** CD-ROM | disk | FTP | other *** search
/ Tech Arsenal 1 / Tech Arsenal (Arsenal Computer).ISO / tek-04 / tool_inc.zip / REPLSTR.INT < prev    next >
Text File  |  1990-02-25  |  122b  |  3 lines

  1. procedure replace_string( var line: string; oldstr, newstr: anystring);
  2.    (* perform string replacement if possible *)
  3.